Carbon


Pixel2Char

Header: QuickdrawText.h Carbon status: Unsupported

SInt16 Pixel2Char (
    Ptr textBuf, 
    SInt16 textLen, 
    SInt16 slop, 
    SInt16 pixelWidth, 
    Boolean *leadingEdge
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

You should instead use the PixelToChar function.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)